﻿html,body{width:100%;background:#084f95;}
#wrap{width:99%;float:right;background:#0060bf;}
img{max-width:100%;}
.margin{width:1200px;margin:0 auto;}
.solgen{width:100%;min-height:36px;background:#fff;}
.solgen p{color:#535353;font-size:14px;line-height: 36px;}
.solgen p.left{margin-left:15px;}
.solgen p.right{padding-right:50px;}
/**/
/*head*/
.head{min-height:70px;width:100%;}
.logo{margin-left:6%;padding-top:11px;}
.logo img{max-width:380px;}
.nav{height:20px;float:right;margin-top:25px;padding-right:13%;background:url(../image/tiao.png) no-repeat 0 center;}
.nav>li{float: left;background:url(../image/tiao.png) no-repeat right center;position: relative;}
.nav>li>a{display:inline-block;font-size:14px;color:#fff;line-height:20px;padding: 0 20px;}
.nav>li:hover>a{font-weight:600;}
.nav>li.act>a{font-weight:600;font-size:15px;}
.nav>li .subnav{position:absolute;width:100%;height:auto;padding-top:8px;z-index:100;left:0;display:none;}
.nav>li .subnav>li{width:100%;background:#fff;height:34px;border-bottom:1px solid #dcdcdc;}
.nav>li .subnav>li>a{display:block;width:100%;height:34px;font-size:14px;line-height:34px;text-align:center;color:#434343;}
.nav>li .subnav>li>a:hover{color:#0060bf;}
/*banner*/
/*banner*/
.banner{width:100%;}
.banner .swiper-slide{width:100%;}
.banner .swiper-slide img{width:100%;height:auto;}
.banner .bannerprev,.banner .bannernext{width:57px;height:57px;margin-top:-28px;}
.banner .bannerprev{background:url(../image/prevbtn.png) no-repeat 0 0;}
.banner .bannernext{background:url(../image/nextbtn.png) no-repeat 0 0;}
/*foot*/
.foot{background:#0060bf;padding:48px 0 30px;}
.fotnav{width:100%;height:20px;background:url(../image/footiao.png) no-repeat 0 center;margin-bottom: 35px;}
.fotnav>li{width:150px;float: left;height:20px;background:url(../image/footiao.png) no-repeat right center;}
.fotnav>li>a{display:block;width:100%;height:20px;text-align:center;font-size:16px;line-height: 20px;color:#6db4fa;}
.fotleft{width:830px;float:left;}
.fotleft .title{width:100%;font-size:24px;color:#99cafa;line-height:62px;font-weight:400;}
.fotlist{width:100%;}
.fotlist>li{width:100%;font-size:14px;color:#99cafa;line-height:30px;}
.fotright{width:370px;float:right;}
.fotright .toptitle{/* border-bottom:1px solid #6db4fa; */padding:0 0 15px;margin-top: 60px;}
.fotright .toptitle .tit{width: 170px;float:right;padding-top:10px;}
.fotright .toptitle .tit h3{font-size:40px;color:#99cafa;line-height:1;width:100%;text-align:justify;font-weight: 400;}
.fotright .toptitle .tit .one{font-size:16px;color:#99cafa;line-height:1;padding-top:5px;}
.fotright .toptitle .tit .two{font-size: 24px;color:#99cafa;}
.fotbot{width:100%;font-size:14px;color:#99cafa;padding-top:10px;display: none;}
.fotbot p{line-height:20px;}
.fotbot p a{color:#99cafa;}
.search{width:370px;margin-top:8px;display: none;}
.search input[type="text"]{width:256px;height:44px;float:left;padding-left:39px;background:#99cafa url(../image/sou.png) no-repeat 12px center;color:#0060bf;}
.search input[type="submit"]{width:75px;height:44px;background:#084f95;float:right;cursor:pointer;font-size:14px;color:#6db4fa;}
.search input[type="button"]{width:75px;height:44px;background:#084f95;float:right;cursor:pointer;font-size:14px;color:#6db4fa;}
.search ::-webkit-input-placeholder {color:#0060bf;}
.search :-moz-placeholder {color:#0060bf;}
.search ::-moz-placeholder {color:#0060bf;}
.search :-ms-input-placeholder{color:#0060bf;}
/*copyright*/
.copy{width:100%;background:#064786;padding:18px 0 22px;}
.copyright p{font-size:12px;color:#6db4fa;line-height:16px;width:100%;text-align:center;}
.rightnav{width:101px;border-top:1px solid #619cd7;position:fixed;right:10px;bottom:10%;z-index:100;}
.rightnav>li{width:101px;height:86px;border-bottom:1px solid #619cd7;position:relative;}
.rightnav>li .tit{width:100%;text-align:center;font-size:14px;color:#ffffff;padding-top:55px;cursor:pointer;display: block;}
.rightnav>li:nth-child(3){background:#084f95 url(../image/qq.png) no-repeat center 20px;}
.rightnav>li:nth-child(1){background:#084f95 url(../image/tel.png) no-repeat center 20px;}
.rightnav>li:nth-child(2){background:#084f95 url(../image/tfw.png) no-repeat center 20px;}
.rightnav>li .kuang{position:absolute;width:141px;height:74px;right:105px;top:0;padding:13px 13px 0 13px;display:none;}
.rightnav>li .kuang p{color:#fff;font-size:14px;}
.rightnav>li:nth-child(1) .kuang{background:url(../image/online.png) no-repeat 0 0;}
.rightnav>li:nth-child(2) .kuang{background:url(../image/telkuang.png) no-repeat 0 0;}
.rightnav>li:nth-child(3) .kuang{background:url(../image/tfw2.png) no-repeat 0 0;}
.rightnav>li:hover{background-color:#0060bf;}
.rightnav>li:hover .kuang{display:block;transition:all 0.5s;}
@media only screen and (min-width:1450px) and (max-width:1600px){
.nav{padding-right:10%;}
}
@media only screen and (min-width:1340px) and (max-width:1450px){
.logo{margin-left:3%;}
.nav{padding-right:8%;}
.nav>li>a{padding:0 15px;}
}
@media only screen and (min-width:1250px) and (max-width:1340px){
.logo{margin-left:3%;}
.nav{padding-right:5%;}
.nav>li>a{padding:0 15px;}
}

